Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps(c#): Update c# #76

Merged
merged 1 commit into from
Oct 28, 2024
Merged

deps(c#): Update c# #76

merged 1 commit into from
Oct 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Meziantou.Analyzer 2.0.175 -> 2.0.176 age adoption passing confidence
Roslynator.Analyzers 4.12.8 -> 4.12.9 age adoption passing confidence

Release Notes

meziantou/Meziantou.Analyzer (Meziantou.Analyzer)

v2.0.176

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.176

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.175...2.0.176

dotnet/roslynator (Roslynator.Analyzers)

v4.12.9

Fixed
Changed
  • Update analyzer RCS1077 (PR)
    • Do not suggest to change list.FirstOrDefault(predicate) to list.Find(predicate).
      Performance gain is negligible and actually FirstOrDefault can be even faster on .NET 9 (see related issue for more details).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file nuget labels Oct 24, 2024
@renovate renovate bot changed the title deps(c#): Update dependency Meziantou.Analyzer to 2.0.176 deps(c#): Update c# Oct 25, 2024
@n0099 n0099 merged commit 08f745e into v2 Oct 28, 2024
22 of 40 checks passed
@renovate renovate bot deleted the renovate/c branch October 28, 2024 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file nuget
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant